PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFContentStream Class
/ fillPath Method
Path fill style.
Collapse All
Expand All
In This Topic
fillPath Method
In This Topic
Fills the current path using the fillMode. Operator: f for PDFFillMode.NonZeroWinding or f* for PDFFillMode.EvenOdd.
Syntax
public
void
fillPath(
PDFFillMode
fillMode
)
Parameters
fillMode
Path fill style.
See Also
Reference
PDFContentStream Class
PDFContentStream Members